Function isotope_parser::branch [−][src]
pub fn branch(input: &str) -> IResult<&str, Branch>
Expand description
Parse a branch of a case statement
pub fn branch(input: &str) -> IResult<&str, Branch>
Parse a branch of a case statement